Replace some xmenu cpp with autoconf.
authorGlenn Morris <rgm@gnu.org>
Fri, 30 Apr 2010 01:50:17 +0000 (18:50 -0700)
committerGlenn Morris <rgm@gnu.org>
Fri, 30 Apr 2010 01:50:17 +0000 (18:50 -0700)
commit1798961337a08fd93f04626ac77a7324707c1bbe
tree3db78be0121906cd7845a704e5cec944a67a2af3
parentb386720b823c20fe274460a9fa87f7430161de6f
Replace some xmenu cpp with autoconf.

* configure.in (TOOLKIT_LIBW) [HAVE_GTK]: Set to $GTK_LIBS.
(OLDXMENU, LIBXMENU): New output variables.
* src/Makefile.in (OLDXMENU, LIBXMENU) [HAVE_MENUS]:
Set with configure, not cpp.
(LIBW): Remove, replace with $TOOLKIT_LIBW.
ChangeLog
configure.in
src/ChangeLog
src/Makefile.in